#########################################################################
#  End of the Finnish Winter War
#########################################################################
event = { 
	id = 2627
	random = no
	country = SOV
	
	trigger = {
		
		OR = {
			AND = {
				control = { province = 787 data = SOV }
				control = { province = 798 data = SOV }
				control = { province = 705 data = SOV }
			}
			control = { province = 706 data = SOV } # Helsingfors
		}
	
		war = { country = FIN country = SOV }
		NOT = {
				alliance = { country = FIN country = GER }
				}
	}

	
	name = "EVT_2627_NAME"
	desc = "EVT_2627_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "ACTIONNAME2627A" # We'll settle for what we asked for
		command = { type = trigger which = 3203 } # FIN
#                command = { type = ai which = "ussr.ai" }
	}
	action_b = {
		name = "ACTIONNAME2627B" # Let's bring them Socialism!
		command = {  }
	}
}
#########################################################################
#  End of the Finnish Winter War
#########################################################################
event = { 
	id = 3203
	random = no
	country = FIN
	
	# Triggered by SOV 2627
	
	name = "EVT_3203_NAME"
	desc = "EVT_3203_DESC"
	style = 0
	
	action_a = {
		name = "ACTIONNAME3203A" # Fold to Russian Demands
		command = { type = trigger which = 2628 } #SOV
		command = { type = secedeprovince which = SOV value = 787 }
		command = { type = secedeprovince which = SOV value = 803 }
#		command = { type = secedeprovince which = SOV value = 821 }
		command = { type = alignment which = fascist value = 100  }
		command = { type = peace which = SOV }
		command = { type = dissent value = 10 }
	}
	action_b = {
		name = "ACTIONNAME3203B" # We will never surrender!
		
		command = { type = trigger which = 2629 } #SOV
		command = { type = alignment which = fascist value = 100  }
	}
}

#########################################################################
#  End of the Finnish Winter War - Finns accepts
#########################################################################
event = { 
	id = 2628
	random = no
	country = SOV
	
	# Triggered by FIN 3203
	
	name = "EVT_2628_NAME"
	desc = "EVT_2628_DESC"
	style = 0
	
	action_a = {
		name = "ACTIONNAME2628A" # Good!
		command = { type = peace which = FIN }
		command = { type = dissent value = -10 } 
		command = { type = gain_tech which = 1104 }
	}
}
#########################################################################
#  End of the Finnish Winter War - Finns refuse
#########################################################################
event = { 
	id = 2629
	random = no
	country = SOV
	
	# Triggered by FIN 3203
	
	name = "EVT_2629_NAME"
	desc = "EVT_2629_DESC"
	style = 0
	
	action_a = {
		name = "ACTIONNAME2629A" # They will have to pay!
		command = { type = dissent value = 5 }
		command = { type = gain_tech which = 1104 }
	}
}
#########################################################################
#  End of the Swedish Winter War
#########################################################################
event = { 
	id = 2630
	random = no
	country = SOV
	
	trigger = {
		event = 2628 # End of the Winter War - Finns accepts
		war = { country = SWE country = SOV }
		NOT = {
			alliance = { country = SWE country = GER }
		}
		NOT = {
			alliance = { country = SWE country = ENG }
		}
	}
	
	name = "EVT_2630_NAME"
	desc = "EVT_2630_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "ACTIONNAME2630A" # Let us stop this unnecissary fighting
		command = { type = trigger which = 3302 } # SWE
	}
	action_b = {
		name = "ACTIONNAME2630B" # Let's bring them Socialism!
		command = {  }
	}
}
#########################################################################
#  End of the Swedish Winter War
#########################################################################
event = { 
	id = 3302
	random = no
	country = SWE
	
	# Triggered by SOV 2630
	
	name = "EVT_3302_NAME"
	desc = "EVT_3302_DESC"
	style = 0
	
	
	action_a = {
		name = "ACTIONNAME3302A" # Accept Peace Proposal
		command = { type = peace which = SOV value = -1 }
		command = { type = dissent value = -10 }
		command = { type = trigger which = 2631 } # SOV
	}
}
#########################################################################
#  End of the Swedish Winter War - Swedes accepts
#########################################################################
event = { 
	id = 2631
	random = no
	country = SOV
	
	# Triggered by SWE 3302
	
	name = "EVT_2631_NAME"
	desc = "EVT_2631_DESC"
	style = 0
	
	action_a = {
		name = "ACTIONNAME2631A" # Good!
		command = { type = dissent value = -10 } 
	}
}
#########################################################################
#  End of the Swedish Winter War - Swedes refuse
#########################################################################
event = { 
	id = 2632
	random = no
	country = SOV
	
	# Triggered by SWE 3302
	
	name = "EVT_2632_NAME"
	desc = "EVT_2632_DESC"
	style = 0
	
	action_a = {
		name = "ACTIONNAME2632A" # They will have to pay!
		command = { type = dissent value = 5 }
	}
}
#########################################################################
#  Moving of Industry to Sibiria
#########################################################################
event = { 
	id = 2633
	random = no
	country = SOV
	
	trigger = {
		control = { province = 781 data = SOV } #Smolensk
		control = { province = 775 data = SOV } #Kiev
		control = { province = 857 data = SOV } #Kharkov
            	control = { province = 788 data = SOV } #leningrad
		control = { province = 1377 data = SOV } #Sverdlovsk
		control = { province = 1378 data = SOV } #Tjeljabinsk
		control = { province = 1371 data = SOV } #Magnitogorsk
		war = { country = GER country = SOV }
	}
	
	name = "EVT_2633_NAME"
	desc = "EVT_2633_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "ACTIONNAME2633A" # Let's move our industrial base to Sibiria
		command = { type = industry which = 781 value = -5 } #Smolensk 
		command = { type = industry which = 775 value = -5 } #Kiev
		command = { type = industry which = 857 value = -5 } #Kharkov
		command = { type = industry which = 788 value = -15 } #leningrad
           	command = { type = industry which = 1377 value = 3 } #Sverdlovsk
		command = { type = industry which = 1378 value = 3 } #Tjeljabinsk
		command = { type = industry which = 1371 value = 15 } #Magnitogorsk  for Kharkov+leningrad
		command = { type = warentry which = USA value = 15 }	
		command = { type = province_keypoints which = 781 value = -3 }
		command = { type = province_keypoints which = 1377 value = 3 }              		command = { type = province_keypoints which = 775 value = -3 }
		command = { type = province_keypoints which = 1378 value = 3 } 
		command = { type = province_keypoints which = 857 value = -1 }
		command = { type = province_keypoints which = 788 value = -5 }
		command = { type = province_keypoints which = 1371 value = 6 } 
  }
	action_b = {
		name = "ACTIONNAME2633B" # No let it be.
		command = {  }
	}
}
#########################################################################
#  Moving of Industry to Sibiria
#########################################################################
event = { 
	id = 2634
	random = no
	country = SOV
	
	trigger = {
		control = { province = 861 data = SOV } #Rostov
		control = { province = 862 data = SOV } #Sevastapol
		control = { province = 764 data = SOV } #Odessa
		control = { province = 1394 data = SOV } #Kurgan
		control = { province = 1395 data = SOV } #Kustanai
		control = { province = 1396 data = SOV } #Koktjetav
		war = { country = GER country = SOV }
	}
	
	name = "EVT_2634_NAME"
	desc = "EVT_2634_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "ACTIONNAME2634A" # Let's move our industrial base to Sibiria
		command = { type = industry which = 861 value = -5 } #Rostov 
		command = { type = industry which = 862 value = -5 } #Sevastapol
		command = { type = industry which = 764 value = -5 } #Odessa
		command = { type = industry which = 1394 value = 3 } #Kurgan
		command = { type = industry which = 1395 value = 3 } #Kustanai
		command = { type = industry which = 1396 value = 3 } #Koktjetav
		command = { type = province_keypoints which = 861 value = -1 }
		command = { type = province_keypoints which = 1394 value = 1 } 
		command = { type = province_keypoints which = 862 value = -1 }
		command = { type = province_keypoints which = 1395 value = 1 } 
		command = { type = province_keypoints which = 764 value = -1 }
		command = { type = province_keypoints which = 1396 value = 1 } 

	}
	action_b = {
		name = "ACTIONNAME2634B" # No let it be.
		command = {  }
	}
}
#########################################################################
#  Moving of Industry to Sibiria
#########################################################################
event = { 
	id = 2635
	random = no
	country = SOV
	
	trigger = {
		control = { province = 778 data = SOV } #Minsk
		control = { province = 709 data = SOV } #Riga
		control = { province = 707 data = SOV } #Tallinn
		control = { province = 1430 data = SOV } #Alma-Ata
		control = { province = 1515 data = SOV } #Semipalatinsk
		control = { province = 1524 data = SOV } #Krasnojarsk
		war = { country = GER country = SOV }
	}
	
	name = "EVT_2635_NAME"
	desc = "EVT_2635_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "ACTIONNAME2635A" # Let's move our industrial base to Sibiria
		command = { type = industry which = 778 value = -7 } #Minsk 
		command = { type = industry which = 709 value = -5 } #Riga
		command = { type = industry which = 707 value = -5 } #Tallinn
		command = { type = industry which = 1430 value = 5 } #Alma-Ata
		command = { type = industry which = 1515 value = 3 } #Semipalatinsk
		command = { type = industry which = 1524 value = 4 } #Krasnojarsk
		command = { type = province_keypoints which = 778 value = -3 }
		command = { type = province_keypoints which = 1430 value = 3 } 
		command = { type = province_keypoints which = 709 value = -1 }
		command = { type = province_keypoints which = 1515 value = 1 } 
		command = { type = province_keypoints which = 707 value = -1 }
		command = { type = province_keypoints which = 1524 value = 1 } 
	}
	action_b = {
		name = "ACTIONNAME2634B" # No let it be.
		command = {  }
	}
}
#########################################################################
#  Independent Croatia
#########################################################################
event = { 
	id = 2031
	random = no
	country = GER
	trigger = { 
			owned = { province = 624 data = GER } 
  	
		NOT = {
			OR = {
			exists = YUG
			exists = CRO
			}
		}
	}
	name = "EVT_2031_NAME"
	desc = "EVT_2031_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "ACTIONNAME2031A" # Create Croatia
		command = { type = independence which = CRO value = 1 }
		command = { type = trigger which = 2032 } # CRO 
		command = { type = manpowerpool value = 15 } # Croats in the Wehrmacht
		command = { type = add_division which = infantry value = artillery } # 369. Kroatische Teufel-Division
		command = { type = add_division which = infantry } # 373. Kroatische Tiger-Division
		command = { type = add_division which = infantry value = artillery } # 392. Kroatische Bleue-Division
}
	action_b = {
		name = "ACTIONNAME2031B" # Let us take it all!
		command = {  } 
	}
}
#########################################################################
#  Independent Croatia
#########################################################################
event = { 
	id = 2032
	random = no
	country = CRO
	
	#Triggered by GER2031
	
	name = "EVT_2032_NAME"
	desc = "EVT_2032_DESC"
	style = 0
	

	action_a = {
		name = "ACTIONNAME2032A" # We got Independence!
		command = { type = alliance which = GER }
		command = { type = alignment which = fascist value = 200 }
		command = { type = manpowerpool value = 20 }
		command = { type = supplies value = 200 }
		command = { type = headofstate which = 30001 }
		command = { type = headofgovernment which = 30002 }
		command = { type = foreignminister which = 30003 }
		command = { type = armamentminister which = 30004 }
		command = { type = ministerofsecurity which = 30005 }
		command = { type = ministerofintelligence which = 30006 }
		command = { type = chiefofstaff which = 30007 }
		command = { type = chiefofarmy which = 30008 }
		command = { type = chiefofnavy which = 30009 }
		command = { type = chiefofair which = 30010 } 
	}
}
